-
Notifications
You must be signed in to change notification settings - Fork 37
Bump the all-go-mod-patch-and-minor group across 3 directories with 22 updates #459
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Bump the all-go-mod-patch-and-minor group across 3 directories with 22 updates #459
Conversation
…2 updates Bumps the all-go-mod-patch-and-minor group with 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/go-logr/logr](https://github.com/go-logr/logr) | `1.4.2` | `1.4.3` | | [github.com/jellydator/ttlcache/v3](https://github.com/jellydator/ttlcache) | `3.2.0` | `3.4.0` | | [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) | `2.22.2` | `2.23.4` | | [github.com/spf13/pflag](https://github.com/spf13/pflag) | `1.0.5` | `1.0.7` | | [go.uber.org/mock](https://github.com/uber/mock) | `0.5.1` | `0.5.2` | | [golang.org/x/text](https://github.com/golang/text) | `0.23.0` | `0.27.0` | | [k8s.io/api](https://github.com/kubernetes/api) | `0.31.3` | `0.31.11` | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.31.3` | `0.31.11` | | [k8s.io/component-base](https://github.com/kubernetes/component-base) | `0.31.3` | `0.31.11` | | [sigs.k8s.io/cluster-api](https://github.com/kubernetes-sigs/cluster-api) | `1.9.6` | `1.9.10` | | [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) | `0.19.6` | `0.19.7` | Bumps the all-go-mod-patch-and-minor group with 10 updates in the /hack/tools directory: | Package | From | To | | --- | --- | --- | | [github.com/go-logr/logr](https://github.com/go-logr/logr) | `1.4.2` | `1.4.3` | | [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) | `2.22.2` | `2.23.4` | | [github.com/spf13/pflag](https://github.com/spf13/pflag) | `1.0.5` | `1.0.7` | | [go.uber.org/mock](https://github.com/uber/mock) | `0.5.1` | `0.5.2` | | [k8s.io/api](https://github.com/kubernetes/api) | `0.31.2` | `0.31.11` | | [github.com/a8m/envsubst](https://github.com/a8m/envsubst) | `1.4.2` | `1.4.3` | | [honnef.co/go/tools](https://github.com/dominikh/go-tools) | `0.5.1` | `0.6.1` | | [k8s.io/code-generator](https://github.com/kubernetes/code-generator) | `0.31.7` | `0.31.11` | | [sigs.k8s.io/controller-tools](https://github.com/kubernetes-sigs/controller-tools) | `0.16.5` | `0.18.0` | | [sigs.k8s.io/kustomize/kustomize/v5](https://github.com/kubernetes-sigs/kustomize) | `5.4.3` | `5.7.1` | Bumps the all-go-mod-patch-and-minor group with 12 updates in the /test/e2e directory: | Package | From | To | | --- | --- | --- | | [github.com/apache/cloudstack-go/v2](https://github.com/apache/cloudstack-go) | `2.17.0` | `2.17.1` | | [github.com/go-logr/logr](https://github.com/go-logr/logr) | `1.4.2` | `1.4.3` | | [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) | `2.22.2` | `2.23.4` | | [github.com/spf13/pflag](https://github.com/spf13/pflag) | `1.0.5` | `1.0.7` | | [go.uber.org/mock](https://github.com/uber/mock) | `0.5.0` | `0.5.2` | | [k8s.io/api](https://github.com/kubernetes/api) | `0.31.3` | `0.31.11` | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.31.3` | `0.31.11` | | [k8s.io/component-base](https://github.com/kubernetes/component-base) | `0.31.3` | `0.31.11` | | [sigs.k8s.io/cluster-api](https://github.com/kubernetes-sigs/cluster-api) | `1.9.6` | `1.9.10` | | [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) | `0.19.6` | `0.19.7` | | [github.com/Shopify/toxiproxy/v2](https://github.com/Shopify/toxiproxy) | `2.5.0` | `2.12.0` | | [sigs.k8s.io/cluster-api/test](https://github.com/kubernetes-sigs/cluster-api) | `1.9.6` | `1.9.10` | Updates `github.com/go-logr/logr` from 1.4.2 to 1.4.3 - [Release notes](https://github.com/go-logr/logr/releases) - [Changelog](https://github.com/go-logr/logr/blob/master/CHANGELOG.md) - [Commits](go-logr/logr@v1.4.2...v1.4.3) Updates `github.com/jellydator/ttlcache/v3` from 3.2.0 to 3.4.0 - [Release notes](https://github.com/jellydator/ttlcache/releases) - [Commits](jellydator/ttlcache@v3.2.0...v3.4.0) Updates `github.com/onsi/ginkgo/v2` from 2.22.2 to 2.23.4 - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.22.2...v2.23.4) Updates `github.com/onsi/gomega` from 1.36.2 to 1.36.3 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.36.2...v1.36.3) Updates `github.com/spf13/pflag` from 1.0.5 to 1.0.7 - [Release notes](https://github.com/spf13/pflag/releases) - [Commits](spf13/pflag@v1.0.5...v1.0.7) Updates `go.uber.org/mock` from 0.5.1 to 0.5.2 - [Release notes](https://github.com/uber/mock/releases) - [Changelog](https://github.com/uber-go/mock/blob/main/CHANGELOG.md) - [Commits](uber-go/mock@v0.5.1...v0.5.2) Updates `golang.org/x/text` from 0.23.0 to 0.27.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.23.0...v0.27.0) Updates `k8s.io/api` from 0.31.3 to 0.31.11 - [Commits](kubernetes/api@v0.31.3...v0.31.11) Updates `k8s.io/apimachinery` from 0.31.3 to 0.31.11 - [Commits](kubernetes/apimachinery@v0.31.3...v0.31.11) Updates `k8s.io/client-go` from 0.31.3 to 0.31.11 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.31.3...v0.31.11) Updates `k8s.io/component-base` from 0.31.3 to 0.31.11 - [Commits](kubernetes/component-base@v0.31.3...v0.31.11) Updates `sigs.k8s.io/cluster-api` from 1.9.6 to 1.9.10 - [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases) - [Commits](kubernetes-sigs/cluster-api@v1.9.6...v1.9.10) Updates `sigs.k8s.io/controller-runtime` from 0.19.6 to 0.19.7 - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases) - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md) - [Commits](kubernetes-sigs/controller-runtime@v0.19.6...v0.19.7) Updates `github.com/onsi/ginkgo/v2` from 2.22.2 to 2.23.4 - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.22.2...v2.23.4) Updates `go.uber.org/mock` from 0.5.1 to 0.5.2 - [Release notes](https://github.com/uber/mock/releases) - [Changelog](https://github.com/uber-go/mock/blob/main/CHANGELOG.md) - [Commits](uber-go/mock@v0.5.1...v0.5.2) Updates `github.com/onsi/ginkgo/v2` from 2.22.2 to 2.23.4 - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.22.2...v2.23.4) Updates `github.com/onsi/gomega` from 1.36.2 to 1.36.3 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.36.2...v1.36.3) Updates `k8s.io/api` from 0.31.3 to 0.31.11 - [Commits](kubernetes/api@v0.31.3...v0.31.11) Updates `k8s.io/apimachinery` from 0.31.3 to 0.31.11 - [Commits](kubernetes/apimachinery@v0.31.3...v0.31.11) Updates `sigs.k8s.io/cluster-api` from 1.9.6 to 1.9.10 - [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases) - [Commits](kubernetes-sigs/cluster-api@v1.9.6...v1.9.10) Updates `sigs.k8s.io/controller-runtime` from 0.19.6 to 0.19.7 - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases) - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md) - [Commits](kubernetes-sigs/controller-runtime@v0.19.6...v0.19.7) Updates `github.com/go-logr/logr` from 1.4.2 to 1.4.3 - [Release notes](https://github.com/go-logr/logr/releases) - [Changelog](https://github.com/go-logr/logr/blob/master/CHANGELOG.md) - [Commits](go-logr/logr@v1.4.2...v1.4.3) Updates `github.com/onsi/ginkgo/v2` from 2.22.2 to 2.23.4 - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.22.2...v2.23.4) Updates `github.com/spf13/pflag` from 1.0.5 to 1.0.7 - [Release notes](https://github.com/spf13/pflag/releases) - [Commits](spf13/pflag@v1.0.5...v1.0.7) Updates `go.uber.org/mock` from 0.5.1 to 0.5.2 - [Release notes](https://github.com/uber/mock/releases) - [Changelog](https://github.com/uber-go/mock/blob/main/CHANGELOG.md) - [Commits](uber-go/mock@v0.5.1...v0.5.2) Updates `golang.org/x/text` from 0.21.0 to 0.23.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.23.0...v0.27.0) Updates `k8s.io/api` from 0.31.2 to 0.31.11 - [Commits](kubernetes/api@v0.31.3...v0.31.11) Updates `k8s.io/apimachinery` from 0.31.7 to 0.31.11 - [Commits](kubernetes/apimachinery@v0.31.3...v0.31.11) Updates `github.com/a8m/envsubst` from 1.4.2 to 1.4.3 - [Release notes](https://github.com/a8m/envsubst/releases) - [Commits](a8m/envsubst@v1.4.2...v1.4.3) Updates `github.com/onsi/ginkgo/v2` from 2.22.2 to 2.23.4 - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.22.2...v2.23.4) Updates `go.uber.org/mock` from 0.5.1 to 0.5.2 - [Release notes](https://github.com/uber/mock/releases) - [Changelog](https://github.com/uber-go/mock/blob/main/CHANGELOG.md) - [Commits](uber-go/mock@v0.5.1...v0.5.2) Updates `honnef.co/go/tools` from 0.5.1 to 0.6.1 - [Release notes](https://github.com/dominikh/go-tools/releases) - [Commits](dominikh/go-tools@v0.5.1...v0.6.1) Updates `k8s.io/code-generator` from 0.31.7 to 0.31.11 - [Commits](kubernetes/code-generator@v0.31.7...v0.31.11) Updates `sigs.k8s.io/controller-tools` from 0.16.5 to 0.18.0 - [Release notes](https://github.com/kubernetes-sigs/controller-tools/releases) - [Changelog](https://github.com/kubernetes-sigs/controller-tools/blob/main/envtest-releases.yaml) - [Commits](kubernetes-sigs/controller-tools@v0.16.5...v0.18.0) Updates `sigs.k8s.io/kustomize/kustomize/v5` from 5.4.3 to 5.7.1 - [Release notes](https://github.com/kubernetes-sigs/kustomize/releases) - [Commits](kubernetes-sigs/kustomize@kustomize/v5.4.3...kustomize/v5.7.1) Updates `github.com/onsi/ginkgo/v2` from 2.22.2 to 2.23.4 - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.22.2...v2.23.4) Updates `k8s.io/api` from 0.31.2 to 0.33.0 - [Commits](kubernetes/api@v0.31.3...v0.31.11) Updates `k8s.io/apimachinery` from 0.31.7 to 0.33.0 - [Commits](kubernetes/apimachinery@v0.31.3...v0.31.11) Updates `k8s.io/utils` from 0.0.0-20240711033017-18e509b52bc8 to 0.0.0-20241104100929-3ea5e8cea738 - [Commits](https://github.com/kubernetes/utils/commits) Updates `github.com/apache/cloudstack-go/v2` from 2.17.0 to 2.17.1 - [Release notes](https://github.com/apache/cloudstack-go/releases) - [Commits](apache/cloudstack-go@v2.17.0...v2.17.1) Updates `github.com/go-logr/logr` from 1.4.2 to 1.4.3 - [Release notes](https://github.com/go-logr/logr/releases) - [Changelog](https://github.com/go-logr/logr/blob/master/CHANGELOG.md) - [Commits](go-logr/logr@v1.4.2...v1.4.3) Updates `github.com/onsi/ginkgo/v2` from 2.22.2 to 2.23.4 - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.22.2...v2.23.4) Updates `github.com/onsi/gomega` from 1.36.2 to 1.36.3 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.36.2...v1.36.3) Updates `github.com/spf13/pflag` from 1.0.5 to 1.0.7 - [Release notes](https://github.com/spf13/pflag/releases) - [Commits](spf13/pflag@v1.0.5...v1.0.7) Updates `go.uber.org/mock` from 0.5.0 to 0.5.2 - [Release notes](https://github.com/uber/mock/releases) - [Changelog](https://github.com/uber-go/mock/blob/main/CHANGELOG.md) - [Commits](uber-go/mock@v0.5.1...v0.5.2) Updates `golang.org/x/text` from 0.21.0 to 0.23.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.23.0...v0.27.0) Updates `k8s.io/api` from 0.31.3 to 0.31.11 - [Commits](kubernetes/api@v0.31.3...v0.31.11) Updates `k8s.io/apimachinery` from 0.31.3 to 0.31.11 - [Commits](kubernetes/apimachinery@v0.31.3...v0.31.11) Updates `k8s.io/client-go` from 0.31.3 to 0.31.11 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.31.3...v0.31.11) Updates `k8s.io/component-base` from 0.31.3 to 0.31.11 - [Commits](kubernetes/component-base@v0.31.3...v0.31.11) Updates `sigs.k8s.io/cluster-api` from 1.9.6 to 1.9.10 - [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases) - [Commits](kubernetes-sigs/cluster-api@v1.9.6...v1.9.10) Updates `sigs.k8s.io/controller-runtime` from 0.19.6 to 0.19.7 - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases) - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md) - [Commits](kubernetes-sigs/controller-runtime@v0.19.6...v0.19.7) Updates `github.com/onsi/ginkgo/v2` from 2.22.2 to 2.23.4 - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.22.2...v2.23.4) Updates `go.uber.org/mock` from 0.5.0 to 0.5.2 - [Release notes](https://github.com/uber/mock/releases) - [Changelog](https://github.com/uber-go/mock/blob/main/CHANGELOG.md) - [Commits](uber-go/mock@v0.5.1...v0.5.2) Updates `github.com/Shopify/toxiproxy/v2` from 2.5.0 to 2.12.0 - [Release notes](https://github.com/Shopify/toxiproxy/releases) - [Changelog](https://github.com/Shopify/toxiproxy/blob/main/CHANGELOG.md) - [Commits](Shopify/toxiproxy@v2.5.0...v2.12.0) Updates `github.com/apache/cloudstack-go/v2` from 2.17.0 to 2.17.1 - [Release notes](https://github.com/apache/cloudstack-go/releases) - [Commits](apache/cloudstack-go@v2.17.0...v2.17.1) Updates `github.com/onsi/ginkgo/v2` from 2.22.2 to 2.23.4 - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.22.2...v2.23.4) Updates `github.com/onsi/gomega` from 1.36.2 to 1.36.3 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.36.2...v1.36.3) Updates `k8s.io/api` from 0.31.3 to 0.31.11 - [Commits](kubernetes/api@v0.31.3...v0.31.11) Updates `k8s.io/apimachinery` from 0.31.3 to 0.31.11 - [Commits](kubernetes/apimachinery@v0.31.3...v0.31.11) Updates `sigs.k8s.io/cluster-api` from 1.9.6 to 1.9.10 - [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases) - [Commits](kubernetes-sigs/cluster-api@v1.9.6...v1.9.10) Updates `sigs.k8s.io/cluster-api/test` from 1.9.6 to 1.9.10 - [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases) - [Commits](kubernetes-sigs/cluster-api@v1.9.6...v1.9.10) Updates `sigs.k8s.io/controller-runtime` from 0.19.6 to 0.19.7 - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases) - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md) - [Commits](kubernetes-sigs/controller-runtime@v0.19.6...v0.19.7) --- updated-dependencies: - dependency-name: github.com/go-logr/logr dependency-version: 1.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/jellydator/ttlcache/v3 dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/onsi/ginkgo/v2 dependency-version: 2.23.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/onsi/gomega dependency-version: 1.36.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/spf13/pflag dependency-version: 1.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: go.uber.org/mock dependency-version: 0.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: golang.org/x/text dependency-version: 0.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: k8s.io/api dependency-version: 0.31.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: k8s.io/apimachinery dependency-version: 0.31.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: k8s.io/client-go dependency-version: 0.31.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: k8s.io/component-base dependency-version: 0.31.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: sigs.k8s.io/cluster-api dependency-version: 1.9.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: sigs.k8s.io/controller-runtime dependency-version: 0.19.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/onsi/ginkgo/v2 dependency-version: 2.23.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: go.uber.org/mock dependency-version: 0.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/onsi/ginkgo/v2 dependency-version: 2.23.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/onsi/gomega dependency-version: 1.36.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: k8s.io/api dependency-version: 0.31.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: k8s.io/apimachinery dependency-version: 0.31.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: sigs.k8s.io/cluster-api dependency-version: 1.9.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: sigs.k8s.io/controller-runtime dependency-version: 0.19.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/go-logr/logr dependency-version: 1.4.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/onsi/ginkgo/v2 dependency-version: 2.23.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/spf13/pflag dependency-version: 1.0.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: go.uber.org/mock dependency-version: 0.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: golang.org/x/text dependency-version: 0.23.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: k8s.io/api dependency-version: 0.31.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: k8s.io/apimachinery dependency-version: 0.31.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/a8m/envsubst dependency-version: 1.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/onsi/ginkgo/v2 dependency-version: 2.23.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: go.uber.org/mock dependency-version: 0.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: honnef.co/go/tools dependency-version: 0.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: k8s.io/code-generator dependency-version: 0.31.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: sigs.k8s.io/controller-tools dependency-version: 0.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: sigs.k8s.io/kustomize/kustomize/v5 dependency-version: 5.7.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/onsi/ginkgo/v2 dependency-version: 2.23.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: k8s.io/api dependency-version: 0.33.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: k8s.io/apimachinery dependency-version: 0.33.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: k8s.io/utils dependency-version: 0.0.0-20241104100929-3ea5e8cea738 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/apache/cloudstack-go/v2 dependency-version: 2.17.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/go-logr/logr dependency-version: 1.4.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/onsi/ginkgo/v2 dependency-version: 2.23.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/onsi/gomega dependency-version: 1.36.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/spf13/pflag dependency-version: 1.0.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: go.uber.org/mock dependency-version: 0.5.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: golang.org/x/text dependency-version: 0.23.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: k8s.io/api dependency-version: 0.31.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: k8s.io/apimachinery dependency-version: 0.31.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: k8s.io/client-go dependency-version: 0.31.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: k8s.io/component-base dependency-version: 0.31.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: sigs.k8s.io/cluster-api dependency-version: 1.9.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: sigs.k8s.io/controller-runtime dependency-version: 0.19.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/onsi/ginkgo/v2 dependency-version: 2.23.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: go.uber.org/mock dependency-version: 0.5.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/Shopify/toxiproxy/v2 dependency-version: 2.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/apache/cloudstack-go/v2 dependency-version: 2.17.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/onsi/ginkgo/v2 dependency-version: 2.23.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/onsi/gomega dependency-version: 1.36.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: k8s.io/api dependency-version: 0.31.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: k8s.io/apimachinery dependency-version: 0.31.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: sigs.k8s.io/cluster-api dependency-version: 1.9.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: sigs.k8s.io/cluster-api/test dependency-version: 1.9.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: sigs.k8s.io/controller-runtime dependency-version: 0.19.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor ... Signed-off-by: dependabot[bot] <[email protected]>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
✅ Deploy Preview for kubernetes-sigs-cluster-api-cloudstack ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: dependabot[bot] The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Hi @dependabot[bot]. Thanks for your PR. I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps the all-go-mod-patch-and-minor group with 11 updates in the / directory:
1.4.2
1.4.3
3.2.0
3.4.0
2.22.2
2.23.4
1.0.5
1.0.7
0.5.1
0.5.2
0.23.0
0.27.0
0.31.3
0.31.11
0.31.3
0.31.11
0.31.3
0.31.11
1.9.6
1.9.10
0.19.6
0.19.7
Bumps the all-go-mod-patch-and-minor group with 10 updates in the /hack/tools directory:
1.4.2
1.4.3
2.22.2
2.23.4
1.0.5
1.0.7
0.5.1
0.5.2
0.31.2
0.31.11
1.4.2
1.4.3
0.5.1
0.6.1
0.31.7
0.31.11
0.16.5
0.18.0
5.4.3
5.7.1
Bumps the all-go-mod-patch-and-minor group with 12 updates in the /test/e2e directory:
2.17.0
2.17.1
1.4.2
1.4.3
2.22.2
2.23.4
1.0.5
1.0.7
0.5.0
0.5.2
0.31.3
0.31.11
0.31.3
0.31.11
0.31.3
0.31.11
1.9.6
1.9.10
0.19.6
0.19.7
2.5.0
2.12.0
1.9.6
1.9.10
Updates
github.com/go-logr/logr
from 1.4.2 to 1.4.3Release notes
Sourced from github.com/go-logr/logr's releases.
Commits
38a1c47
build(deps): bump github/codeql-action from 3.28.17 to 3.28.18f08bedd
build(deps): bump actions/setup-go from 5.4.0 to 5.5.06295e99
build(deps): bump golangci/golangci-lint-action from 7.0.0 to 8.0.0028840d
build(deps): bump github/codeql-action from 3.28.15 to 3.28.17511e5fa
Merge pull request #367 from go-logr/dependabot/github_actions/github/codeql-...d806463
build(deps): bump github/codeql-action from 3.28.13 to 3.28.15158c311
Merge pull request #366 from thockin/masterc79ddb3
Update to support golangci-lint v220a64ba
build(deps): bump github/codeql-action from 3.28.12 to 3.28.130385e14
Add comments around slog exceptionsUpdates
github.com/jellydator/ttlcache/v3
from 3.2.0 to 3.4.0Release notes
Sourced from github.com/jellydator/ttlcache/v3's releases.
... (truncated)
Commits
7145e12
add status section to READMEc2e22aa
update feature list text31efdf4
add examples and tutorials to README9f1a275
Bump golang.org/x/sync from 0.14.0 to 0.15.0 (#182)44a1fa2
Add examples folder with httpcache example (#183)6978d5e
Expose item cost (#181)b6a9e74
Rewrite expired items tests to ensure expiration for Windows (#178)b20a7fd
fix: Deadlock during cost calculation (#173)fdc54f0
Bump golang.org/x/sync from 0.11.0 to 0.14.0 (#172)dd3c982
Export NewItemWithOpts (#180)Updates
github.com/onsi/ginkgo/v2
from 2.22.2 to 2.23.4Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
... (truncated)
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
... (truncated)
Commits
229c981
v2.23.42d134d5
bump dependencies2b9c428
Add automaxprocs for using CPUQuota31137de
Revert "Add automaxprocs to automatically match the linux container CPU Quota"91b11b8
Add automaxprocs to automatically match the linux container CPU Quotacdfddb6
maybe escape quotes when you put them in a quoted string.1f59d07
clarify gotchas about -vet flag7ab7d10
bump all the things04a9a74
v2.23.3cfcc1a5
allow-
as a standalone argumentUpdates
github.com/onsi/gomega
from 1.36.2 to 1.36.3Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
2251143
v1.36.3adb8b49
bump all the things7613216
chore: replaceinterface{}
withany
9fe5259
Bump google.golang.org/protobuf from 1.36.1 to 1.36.5 (#822)a0e85b9
remove spurious "toolchain" from go.mod (#819)604a8b1
Bump golang.org/x/net from 0.33.0 to 0.35.0 (#823)36fbc84
Bump activesupport from 6.0.6.1 to 6.1.7.5 in /docs (#772)ced70d7
Bump github-pages from 231 to 232 in /docs (#778)c8b4a07
Bump rexml from 3.2.6 to 3.3.9 in /docs (#788)06431b9
Bump github.com/onsi/ginkgo/v2 from 2.22.1 to 2.22.2 (#812)Updates
github.com/spf13/pflag
from 1.0.5 to 1.0.7Release notes
Sourced from github.com/spf13/pflag's releases.
Commits
f9cbdd9
Merge pull request #348 from max-frank/add-time-flag-supporte3be2eb
Reduce duplication by forwarding to sibling functions7cc25e3
Don't exportTimeValue
(yet)d15848d
Remove unnecessary time test stderr dev null redirectc5ce22e
Use time.Time for expectations in time flag tests1992c5a
Add support for time.Time flags1c62fb2
Merge pull request #431 from LeGEC/430-fix-usage-message-for-func-flags1a4b5b2
fix discrepancy in order of arguments for Func() and BoolFunc() #4334730aa0
fix help message for Func and BoolFunc flags #430f4c97c2
minor: fix typos in commentsUpdates
go.uber.org/mock
from 0.5.1 to 0.5.2Release notes
Sourced from go.uber.org/mock's releases.
Changelog
Sourced from go.uber.org/mock's changelog.
Commits
0b8095f
Prepare release v0.5.2 (#250)8ce01ac
Bump go.mod to 1.23 and remove alias replacements (#248)6568d88
Back to development. (#242)Updates
golang.org/x/text
from 0.23.0 to 0.27.0Commits
b6d2645
go.mod: update golang.org/x dependencies8072180
go.mod: update golang.org/x dependencies6cacac1
go.mod: update tagx:ignore'd golang.org/x dependencies700cc20
go.mod: update golang.org/x dependencies4890c57
go.mod: update golang.org/x dependenciesUpdates
k8s.io/api
from 0.31.3 to 0.31.11Commits
1090c0e
Update dependencies to v0.31.11 tagUpdates
k8s.io/apimachinery
from 0.31.3 to 0.31.11Commits
Updates
k8s.io/client-go
from 0.31.3 to 0.31.11Commits
abe8c6c
Update dependencies to v0.31.11 tag8eaec8f
Merge pull request #129519kishen-v/automated-cherry-pick-of-#127422
e935feb
Fix Go vet errors for master golangUpdates
k8s.io/component-base
from 0.31.3 to 0.31.11Commits
093555c
Update dependencies to v0.31.11 tag5d18b52
Merge pull request #130084richabanker/automated-cherry-pick-of-#128430
17efbda
Add testsbbbee38
do not install handler for /metrics/slis using sync.OnceUpdates
sigs.k8s.io/cluster-api
from 1.9.6 to 1.9.10Release notes
Sourced from sigs.k8s.io/cluster-api's releases.
... (truncated)
Commits
1ba34b0
Merge pull request #12468 from dmvolod/redefine-etcd-client-logger-release-1.97e0ad1a
🌱 Add --etcd-client-log-level flag to KCPec03189
Merge pull request #12396 from k8s-infra-cherrypick-robot/cherry-pick-12379-t...3b368e1
fix e2e test2f38dd4
Merge pull request #12384 from k8s-infra-cherrypick-robot/cherry-pick-12382-t...439b321
Fix broken link to CAPZ prerequisites9c154c9
Merge pull request #12375 from k8s-infra-cherrypick-robot/cherry-pick-12361-t...a3cd741
adding a retry mechanism, if first attempt of curl fails.81c2cf6
Merge pull request #12355 from sivchari/release-1.9dd448e2
fix govulncheck security scanUpdates
sigs.k8s.io/controller-runtime
from 0.19.6 to 0.19.7Release notes
Sourced from sigs.k8s.io/controller-runtime's releases.
Commits
5fe7bb3
Merge pull request #3148 from k8s-infra-cherrypick-robot/cherry-pick-3147-to-...97bb1ff
Revert "[release-0.20] ✨ Expose all Go runtime metrics (#3100)"56df553
Merge pull request #3146 from k8s-infra-cherrypick-robot/cherry-pick-3143-to-...d2145c0
bug: Fakeclient: Fix dataraces when writing to the scheme13450ba
Merge pull request #3128 from k8s-infra-cherrypick-robot/cherry-pick-3126-to-...a2a9f54
fix: cache should list out of global cache when present and necessaryUpdates
github.com/onsi/ginkgo/v2
from 2.22.2 to 2.23.4Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
... (truncated)
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
... (truncated)
Commits
229c981
v2.23.42d134d5
bump dependencies2b9c428
Add automaxprocs for using CPUQuota31137de
Revert "Add automaxprocs to automatically match the linux container CPU Quota"91b11b8
Add automaxprocs to automatically match the linux container CPU Quotacdfddb6
maybe escape quotes when you put them in a quoted string.1f59d07
clarify gotchas about -vet flag7ab7d10
bump all the things04a9a74
v2.23.3cfcc1a5
allow-
as a standalone argumentUpdates
go.uber.org/mock
from 0.5.1 to 0.5.2Release notes
Sourced from go.uber.org/mock's releases.
Changelog
Sourced from go.uber.org/mock's changelog.
Commits
0b8095f
Prepare release v0.5.2 (#250)8ce01ac
Bump go.mod to 1.23 and remove alias replacements (#248)6568d88
Back to development. (#242)Updates
github.com/onsi/ginkgo/v2
from 2.22.2 to 2.23.4Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
... (truncated)
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.